home *** CD-ROM | disk | FTP | other *** search
/ Artworks - Keep it Simple 1 / Artworks - Keep it Simple 1.iso / az / launch.dxr / 00023_product.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  66 b   |  6 lines

  1. on mouseUp
  2.   if buttonClicked() then
  3.     doproduct()
  4.   end if
  5. end
  6.